[2023-01-09 01:39:03.6576]|1||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в Global.SettingsManager.SettingsDataStructure.ReadSetting(String mainGroup, String subGroup, String name, Boolean needDeserialization, Object defaultValue, Boolean canReadFromCache)
   в Global.SettingsManager.SettingsDataStructure.ReadSetting[T](String mainGroup, String subGroup, String name, Object defaultValue, Boolean needXmlDeserialization)
   в ZennoLab.ProjectMaker.Program.InitSkin()
   в ZennoLab.ProjectMaker.Program.e2UPi3eYbnGx7p9crfg()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:06.0803]|59||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.FYoQWEnpIYAxvAaB9Ogu(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TQU3DcnfebwuyxHewPwh(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:06.0803]|59||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.FYoQWEnpIYAxvAaB9Ogu(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TQU3DcnfebwuyxHewPwh(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:06.5085]|60||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.wPfrQ4nfJSMqbc9snZ0j(Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:06.5134]|65||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__35_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.pnTAFZPXZNEeySQMqufL()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.CreateBlock(StaticBlockV4 parent)
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.O6BljpPcprOv5Bb7iSrZ(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.VlOW8CPAm2yK5CH6f0I9(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:06.6726]|67||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.DecisionTreeLoader.BaseCollector.imKXgo3Grcx(String  , String  , Int32  , String  , String  )
   в ZennoLab.DecisionTreeLoader.BaseCollector.GetBase(Int32 id)
   в ZennoLab.DecisionTree.IntelliSearch.InitIntelliSearch(IntelliSearch obj, Int32 version)
   в ZennoLab.ProjectMaker.Program.rfpJrvFQPC2fEwA5xil(Object , Int32 )
   в ZennoLab.ProjectMaker.Program.XcW60pioue()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:06.7414]|65||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.agijHLnqbbRPvyrpVWeI(Object , Object )
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__35_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.pnTAFZPXZNEeySQMqufL()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.CreateBlock(StaticBlockV4 parent)
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.O6BljpPcprOv5Bb7iSrZ(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.VlOW8CPAm2yK5CH6f0I9(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:06.9980]|59||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.wPfrQ4nfJSMqbc9snZ0j(Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:07.2573]|65||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoap.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.hsDN98nBSF8JEhfnfJl9(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.SmartProfileServiceSoapClient.<>c__DisplayClass7_0.<GetProfiles4>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProfileLoader.SmartProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.J0OibCnBKVa4V415YqMi(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.ynwAISWfqjtIDoZsZy1K(Object , Object , Int32 )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.OGanUVm2WVd()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector..ctor()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c.<.cctor>b__50_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.get_Instance()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:07.2573]|65||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoap.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.hsDN98nBSF8JEhfnfJl9(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.SmartProfileServiceSoapClient.<>c__DisplayClass7_0.<GetProfiles4>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProfileLoader.SmartProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.J0OibCnBKVa4V415YqMi(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.ynwAISWfqjtIDoZsZy1K(Object , Object , Int32 )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.OGanUVm2WVd()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector..ctor()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c.<.cctor>b__50_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.get_Instance()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:07.6516]|65||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.wMVJRpnRMq3CjxpiaJww(Object , Object )
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.ynwAISWfqjtIDoZsZy1K(Object , Object , Int32 )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.OGanUVm2WVd()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector..ctor()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c.<.cctor>b__50_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.get_Instance()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:07.6516]|14||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadProfiles(ProfileFilter filter, Int32 count)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:07.6516]|14||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadProfiles(ProfileFilter filter, Int32 count)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.ProfileHelpers.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:07.8534]|1|UiThread|System.Reflection.TargetInvocationException
Адресат вызова создал исключение.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   в System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
   в Microsoft.Data.Sqlite.Utilities.ApplicationDataHelper.LoadAppData()
   в Microsoft.Data.Sqlite.Utilities.ApplicationDataHelper.get_CurrentApplicationData()
   в Microsoft.Data.Sqlite.Utilities.BundleInitializer.Initialize()
   в Microsoft.Data.Sqlite.SqliteConnection..cctor()
   в Microsoft.Data.Sqlite.SqliteConnection..ctor(String connectionString)
   в Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal.SqliteRelationalConnection.CreateDbConnection()
   в Microsoft.EntityFrameworkCore.Storage.RelationalConnection.get_DbConnection()
   в Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
   в Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal.SqliteDatabaseCreator.Exists()
   в Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.Exists()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.Migrate(String targetMigration)
   в ZennoLab.CanvasCache.CanvasCacheContext.P7UU3YvQMvVHcwqxJeRp(Object )
   в ZennoLab.CanvasCache.CanvasCacheContext.bQXXYW694Ce()
   в ZennoLab.CanvasCache.CanvasCacheContext.B19fa3vQapcXyoSyORL2()
   в ZennoLab.CanvasCache.CanvasCacheContext.Migrate()
   в ZennoLab.ProjectMaker.MainForm7.sebXVJ1NH5()
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.InvalidOperationException: Процесс не имеет идентификатора пакета. (Исключение из HRESULT: 0x80073D54)
   в Windows.Storage.ApplicationData.get_Current()
   --- Конец трассировки внутреннего стека исключений ---
   в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
System.InvalidOperationException: Процесс не имеет идентификатора пакета. (Исключение из HRESULT: 0x80073D54)
   в Windows.Storage.ApplicationData.get_Current()    
--------------------------------------------------------------------------------
[2023-01-09 01:39:08.0379]|5||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zEcz690EtJY3SrBiGUj2rwdSs9rO3UntFVA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetCanceled(CancellationToken tokenToRecord, Object cancellationException)
   в System.Threading.Tasks.Task.DelayPromise.Complete()
   в System.Threading.CancellationCallbackInfo.ExecuteCallback()
   в System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
   в System.Threading.CancellationTokenSource.NotifyCancellation(Boolean throwOnFirstException)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zoLFxg9UbzmFG8XjmgA==.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zcsqSup0=(ChromiumEventMessage #=zcb5bNVU=)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zPtp2DbOGMDphxoT2H3EoZUw=.#=zv8jMBUXGYMlY$2VoNGr13rkU9KiA(Object #=zG4DOrCE=)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:08.1484]|1|UiThread|System.Reflection.ReflectionTypeLoadException
Не удается загрузить один или более запрошенных типов. Обратитесь к свойству LoaderExceptions для получения дополнительных сведений.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   в System.Reflection.RuntimeAssembly.get_DefinedTypes()
   в System.SharedTypeExtensions.GetLoadableDefinedTypes(Assembly assembly)
   в System.SharedTypeExtensions.GetConstructibleTypes(Assembly assembly)
   в Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly.<get_Migrations>g__Create|7_0()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly.get_Migrations()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.PopulateMigrations(IEnumerable`1 appliedMigrationEntries, String targetMigration, IReadOnlyList`1& migrationsToApply, IReadOnlyList`1& migrationsToRevert, Migration& actualTargetMigration)
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.<GetMigrationCommandLists>d__15.MoveNext()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.Migrate(String targetMigration)
   в ZennoLab.CanvasCache.CanvasCacheContext.P7UU3YvQMvVHcwqxJeRp(Object )
   в ZennoLab.CanvasCache.CanvasCacheContext.bQXXYW694Ce()
   в ZennoLab.CanvasCache.CanvasCacheContext.B19fa3vQapcXyoSyORL2()
   в ZennoLab.CanvasCache.CanvasCacheContext.Migrate()
   в ZennoLab.ProjectMaker.MainForm7.sebXVJ1NH5()
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.Reflection.ReflectionTypeLoadException: Не удается загрузить один или более запрошенных типов. Обратитесь к свойству LoaderExceptions для получения дополнительных сведений.
   в System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   в System.Reflection.RuntimeAssembly.get_DefinedTypes()    
--------------------------------------------------------------------------------
[2023-01-09 01:39:08.1634]|14||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.wMVJRpnRMq3CjxpiaJww(Object , Object )
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadProfiles(ProfileFilter filter, Int32 count)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:08.1823]|14||System.IO.InvalidDataException
Profile/WindowsOuterHeightShift is null
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Profile.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.InvalidDataException: Profile/WindowsOuterHeightShift is null
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:08.1823]|14||System.IO.InvalidDataException
Profile/CpuClass is null
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Profile.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.InvalidDataException: Profile/CpuClass is null
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:09.3998]|54||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.wMVJRpnRMq3CjxpiaJww(Object , Object )
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.PBjnU7Yx1mD(BrowserProfileFilter  , Int32  )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.xFNnUtyrsoP(BrowserProfileFilter  , Int32  )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c__DisplayClass36_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:09.9451]|67||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.Analytics.ActivateHardwareServiceReference.ActivateHardwareSoap.GetAnalytic(String productName, String locale)
   в ZennoLab.Analytics.SmartActivateHardwareSoapClient.<>c__DisplayClass5_0.<GetAnalytic>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:09.9451]|67||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.Analytics.ActivateHardwareServiceReference.ActivateHardwareSoap.GetAnalytic(String productName, String locale)
   в ZennoLab.Analytics.SmartActivateHardwareSoapClient.<>c__DisplayClass5_0.<GetAnalytic>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.Analytics.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:11.1164]|42|PerformanceMonitor.ProcessEventQueue|System.ArgumentException
Процесс с идентификатором 10708 не выполняется.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.hrkJ4aKUih5QGbmdRaQU(Int32 )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.yugeXCPJkO(Object  , PerformanceManagerProcessEventArgs  )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.OnProcessStarted(PerformanceManagerProcessEventArgs e)
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.tSerqYHQJQ9S1HxUyaDO(Object , Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.<ProcessStartedInternal>b__0()
   в Global.Queues.DefaultEventQueue.<StartEventThread>b__9_0(Object o)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.ArgumentException: Процесс с идентификатором 10708 не выполняется.
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:13.6358]|1|UiThread|System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.Diagram.ActionsSettings.Data.Profile..ctor()
   в ZennoLab.ProjectMaker.ProjectEditorModel.CacheOfSettingsControls.Init()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.NStj8JKVMZ3NHgq21hF4(Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.MIoOvJC1tq()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer..ctor(Form mainForm)
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:13.6358]|1|UiThread|System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.Diagram.ActionsSettings.Data.Profile..ctor()
   в ZennoLab.ProjectMaker.ProjectEditorModel.CacheOfSettingsControls.Init()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.NStj8JKVMZ3NHgq21hF4(Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.MIoOvJC1tq()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer..ctor(Form mainForm)
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:24.1970]|90||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetIgnoreNextApplyChanges(Instance instance, Boolean value)
   в InstanceControlControllers.Remote.ProxyInstance.set_IgnoreNextApplyChanges(Boolean value)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.jDfdG5KEe3AedrDdlMW1(Object , Boolean )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:24.1980]|90||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetProjectId(Instance instance, String id)
   в InstanceControlControllers.Remote.ProxyInstance.SetProjectId(String id)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.GX9cf6KEFLNUiXBUxnc6(Object , Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:25.1086]|7||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetIgnoreNextApplyChanges(Instance instance, Boolean value)
   в InstanceControlControllers.Remote.ProxyInstance.set_IgnoreNextApplyChanges(Boolean value)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.jDfdG5KEe3AedrDdlMW1(Object , Boolean )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:25.1086]|7||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetProjectId(Instance instance, String id)
   в InstanceControlControllers.Remote.ProxyInstance.SetProjectId(String id)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.GX9cf6KEFLNUiXBUxnc6(Object , Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:25.5333]|1|UiThread|System.ComponentModel.InvalidAsynchronousStateException
При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)
   в Microsoft.Win32.SystemEvents.SystemEventInvokeInfo.Invoke(Boolean checkFinalization, Object[] args)
   в Microsoft.Win32.SystemEvents.RaiseEvent(Boolean checkFinalization, Object key, Object[] args)
   в Microsoft.Win32.SystemEvents.OnUserPreferenceChanging(Int32 msg, IntPtr wParam, IntPtr lParam)
   в Microsoft.Win32.SystemEvents.WindowProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.ComponentModel.InvalidAsynchronousStateException: При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:25.5333]|1|UiThread|System.ComponentModel.InvalidAsynchronousStateException
При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)
   в Microsoft.Win32.SystemEvents.SystemEventInvokeInfo.Invoke(Boolean checkFinalization, Object[] args)
   в Microsoft.Win32.SystemEvents.RaiseEvent(Boolean checkFinalization, Object key, Object[] args)
   в Microsoft.Win32.SystemEvents.OnUserPreferenceChanging(Int32 msg, IntPtr wParam, IntPtr lParam)
   в Microsoft.Win32.SystemEvents.WindowProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.ComponentModel.InvalidAsynchronousStateException: При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:25.5333]|1|UiThread|System.ComponentModel.InvalidAsynchronousStateException
При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)
   в Microsoft.Win32.SystemEvents.SystemEventInvokeInfo.Invoke(Boolean checkFinalization, Object[] args)
   в Microsoft.Win32.SystemEvents.RaiseEvent(Boolean checkFinalization, Object key, Object[] args)
   в Microsoft.Win32.SystemEvents.OnUserPreferenceChanged(Int32 msg, IntPtr wParam, IntPtr lParam)
   в Microsoft.Win32.SystemEvents.WindowProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.ComponentModel.InvalidAsynchronousStateException: При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:25.5333]|1|UiThread|System.ComponentModel.InvalidAsynchronousStateException
При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)
   в Microsoft.Win32.SystemEvents.SystemEventInvokeInfo.Invoke(Boolean checkFinalization, Object[] args)
   в Microsoft.Win32.SystemEvents.RaiseEvent(Boolean checkFinalization, Object key, Object[] args)
   в Microsoft.Win32.SystemEvents.OnUserPreferenceChanged(Int32 msg, IntPtr wParam, IntPtr lParam)
   в Microsoft.Win32.SystemEvents.WindowProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.ComponentModel.InvalidAsynchronousStateException: При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:25.5333]|1|UiThread|System.ComponentModel.InvalidAsynchronousStateException
При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)
   в Microsoft.Win32.SystemEvents.SystemEventInvokeInfo.Invoke(Boolean checkFinalization, Object[] args)
   в Microsoft.Win32.SystemEvents.RaiseEvent(Boolean checkFinalization, Object key, Object[] args)
   в Microsoft.Win32.SystemEvents.OnUserPreferenceChanged(Int32 msg, IntPtr wParam, IntPtr lParam)
   в Microsoft.Win32.SystemEvents.WindowProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.ComponentModel.InvalidAsynchronousStateException: При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:35.3311]|1|UiThread|System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData2(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.irZ8Tunqpm61vAJb8Ndw(Object , Object )
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.LoadTemplate(Byte[] bytes, String signer, Boolean supressProjectMaker, Boolean isPublish)
   в ZennoLab.TemplateManipulator.V4.ProjectLoaderV4.iLkXpQPj3ts(Byte[]  , String  )
   в ZennoLab.TemplateManipulator.V4.ProjectLoaderV4.LoadFromBytesArray(IProjectArchive archive)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.LoadFromBytesArray(IProjectArchive archive)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4.JWDHkEPJ4NkG6Phd6Tri(Object )
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor(String fileName)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.V5.ProjectEditorV5.tF08TrlxgO(String  , String  )
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.V5.ProjectEditorV5.GettingStartedControl1ProjectToOpenSelected(Object sender, OpenProjectEventArgs e)
   в ZennoLab.ProjectMaker.MainForm7.UxWjKYZ44Za1TnNM761(Object , Object , Object )
   в ZennoLab.ProjectMaker.MainForm7.hEDpToKMeR(Object  , OpenProjectEventArgs  )
   в ZennoLab.ProjectMaker.Controls.GettingStarted.GettingStartedControlV51.bfQFXG3YGBi(Object  , GalleryItemClickEventArgs  )
   в DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnUnpressItem(DXMouseEventArgs e)
   в DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnUnpress(DXMouseEventArgs e)
   в DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnMouseUp(DXMouseEventArgs e)
   в DevExpress.XtraBars.Ribbon.GalleryControl.OnMouseUp(MouseEventArgs e)
   в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   в System.Windows.Forms.Control.WndProc(Message& m)
   в DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
   в DevExpress.XtraBars.Ribbon.GalleryControl.WndProc(Message& m)
   в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:37.0112]|8||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetIgnoreNextApplyChanges(Instance instance, Boolean value)
   в InstanceControlControllers.Remote.ProxyInstance.set_IgnoreNextApplyChanges(Boolean value)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.jDfdG5KEe3AedrDdlMW1(Object , Boolean )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:37.0112]|8||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetProjectId(Instance instance, String id)
   в InstanceControlControllers.Remote.ProxyInstance.SetProjectId(String id)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.GX9cf6KEFLNUiXBUxnc6(Object , Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:37.2914]|42|PerformanceMonitor.ProcessEventQueue|System.ArgumentException
Процесс с идентификатором 3176 не выполняется.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.hrkJ4aKUih5QGbmdRaQU(Int32 )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.yugeXCPJkO(Object  , PerformanceManagerProcessEventArgs  )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.OnProcessStarted(PerformanceManagerProcessEventArgs e)
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.tSerqYHQJQ9S1HxUyaDO(Object , Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.<ProcessStartedInternal>b__0()
   в Global.Queues.DefaultEventQueue.<StartEventThread>b__9_0(Object o)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.ArgumentException: Процесс с идентификатором 3176 не выполняется.
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:37.2914]|42|PerformanceMonitor.ProcessEventQueue|System.ArgumentException
Процесс с идентификатором 18100 не выполняется.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.hrkJ4aKUih5QGbmdRaQU(Int32 )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.yugeXCPJkO(Object  , PerformanceManagerProcessEventArgs  )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.OnProcessStarted(PerformanceManagerProcessEventArgs e)
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.tSerqYHQJQ9S1HxUyaDO(Object , Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.<ProcessStartedInternal>b__0()
   в Global.Queues.DefaultEventQueue.<StartEventThread>b__9_0(Object o)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.ArgumentException: Процесс с идентификатором 18100 не выполняется.
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:41.2240]|61||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.FYoQWEnpIYAxvAaB9Ogu(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TQU3DcnfebwuyxHewPwh(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc1(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:41.2240]|61||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.FYoQWEnpIYAxvAaB9Ogu(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TQU3DcnfebwuyxHewPwh(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc1(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-09 01:39:48.3204]|10||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetIgnoreNextApplyChanges(Instance instance, Boolean value)
   в InstanceControlControllers.Remote.ProxyInstance.set_IgnoreNextApplyChanges(Boolean value)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.jDfdG5KEe3AedrDdlMW1(Object , Boolean )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:48.3204]|10||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetProjectId(Instance instance, String id)
   в InstanceControlControllers.Remote.ProxyInstance.SetProjectId(String id)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.GX9cf6KEFLNUiXBUxnc6(Object , Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:39:57.7430]|9||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zEcz690EtJY3SrBiGUj2rwdSs9rO3UntFVA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetCanceled(CancellationToken tokenToRecord, Object cancellationException)
   в System.Threading.Tasks.Task.DelayPromise.Complete()
   в System.Threading.CancellationCallbackInfo.ExecuteCallback()
   в System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
   в System.Threading.CancellationTokenSource.NotifyCancellation(Boolean throwOnFirstException)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zoLFxg9UbzmFG8XjmgA==.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zcsqSup0=(ChromiumEventMessage #=zcb5bNVU=)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zPtp2DbOGMDphxoT2H3EoZUw=.#=zv8jMBUXGYMlY$2VoNGr13rkU9KiA(Object #=zG4DOrCE=)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-09 01:40:00.3301]|7||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в InstanceControlControllers.Local.LocalInstanceController.<>c__DisplayClass137_0.UyJC9kRblet9SsulYjy.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-09 01:40:00.3730]|9||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в InstanceControlControllers.Local.LocalInstanceController.<>c__DisplayClass137_0.UyJC9kRblet9SsulYjy.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-09 01:40:02.4494]|61||System.Net.WebException
Удаленный сервер возвратил ошибку: (503) Сервер не доступен.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.GetResponse()
   в Global.WcfHelpers.WcfSoapHelper.GetWebRequestBinaryClient[T](ClientBase`1 client, String serviceName, Boolean preferHttps)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc1(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Net.WebException: Удаленный сервер возвратил ошибку: (503) Сервер не доступен.
   в System.Net.HttpWebRequest.GetResponse()    
--------------------------------------------------------------------------------
[2023-01-09 01:40:02.4494]|61||System.Net.WebException
Удаленный сервер возвратил ошибку: (503) Сервер не доступен.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.GetResponse()
   в Global.WcfHelpers.WcfSoapHelper.GetWebRequestBinaryClient[T](ClientBase`1 client, String serviceName, Boolean preferHttps)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc1(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Net.WebException: Удаленный сервер возвратил ошибку: (503) Сервер не доступен.
   в System.Net.HttpWebRequest.GetResponse()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:08.9421]|42|PerformanceMonitor.ProcessEventQueue|System.ArgumentException
Процесс с идентификатором 21320 не выполняется.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.hrkJ4aKUih5QGbmdRaQU(Int32 )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.yugeXCPJkO(Object  , PerformanceManagerProcessEventArgs  )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.OnProcessStarted(PerformanceManagerProcessEventArgs e)
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.tSerqYHQJQ9S1HxUyaDO(Object , Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.<ProcessStartedInternal>b__0()
   в Global.Queues.DefaultEventQueue.<StartEventThread>b__9_0(Object o)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.ArgumentException: Процесс с идентификатором 21320 не выполняется.
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-01-09 01:41:25.6212]|19||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-09 01:41:26.7228]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:26.7228]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:26.7228]|89||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:26.7228]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:26.7228]|89||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:26.7228]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:28.4784]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:28.4784]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:28.5871]|13||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:28.5871]|13||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:28.7584]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:28.7584]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:39.4169]|13||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:41:39.9132]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
Could not compute box model.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Could not compute box model.
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:39.9132]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
Could not compute box model.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=zy22kEyjiXR50yuuKUsj37NT027GA.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Could not compute box model.
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:39.9132]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
Could not compute box model.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=z5mCqXpjGIaiDh1_7R6rxhS8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Could not compute box model.
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=zy22kEyjiXR50yuuKUsj37NT027GA.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:39.9132]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
Could not compute box model.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zpj_rR2vJbtfiOn2NCU7XnAY=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=z5mCqXpjGIaiDh1_7R6rxhS8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Could not compute box model.
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=zy22kEyjiXR50yuuKUsj37NT027GA.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=z5mCqXpjGIaiDh1_7R6rxhS8=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:39.9132]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
Could not compute box model.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zhq2T515bgE2z9CZR5nhkvC0=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zpj_rR2vJbtfiOn2NCU7XnAY=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=z5mCqXpjGIaiDh1_7R6rxhS8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Could not compute box model.
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=zy22kEyjiXR50yuuKUsj37NT027GA.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=z5mCqXpjGIaiDh1_7R6rxhS8=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zpj_rR2vJbtfiOn2NCU7XnAY=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:39.9132]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
Could not compute box model.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=z8OJ5hlgU$Rie8xYyc$ENqcs=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zhq2T515bgE2z9CZR5nhkvC0=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zpj_rR2vJbtfiOn2NCU7XnAY=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=z5mCqXpjGIaiDh1_7R6rxhS8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Could not compute box model.
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=zy22kEyjiXR50yuuKUsj37NT027GA.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=z5mCqXpjGIaiDh1_7R6rxhS8=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zpj_rR2vJbtfiOn2NCU7XnAY=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zhq2T515bgE2z9CZR5nhkvC0=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:39.9132]|16||Xilium.Crdtp.Client.CrdtpErrorResponseException
Could not compute box model.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=zh_VrjH_SvgIKVxJQygFEYHU=.#=z9bNcrioix1wpFM6hBSev4YVBNCuRcMlllw==(CancellationToken #=zsHMdlrY=)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=zFGtP7TXWnPOl[T](Func`2 #=zj9Qq9HA=)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=zK$rCn_GHTTPQreZQwObjDb5GjmyI(Boolean #=zUgpxkHw=)
   в CommandTransfer.MessagePerformer.RX6mAINSMG0fuVb1fpNb(Object , Boolean )
   в CommandTransfer.MessagePerformer.HeDrawToBitmap(Int32 heId, Boolean isImage, String hash, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.HtmlElement.DrawToBitmap(Boolean isImage, String hash)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.vsCS3pldTbiNNcNBYLoP(Object , Boolean , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.oFISdNYRX9p(ActionInfo  , String  , String  , String  , Boolean&  , Int32  , yqHu9Wu2yDiCl0TMvr  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.<>c__DisplayClass179_1.<HtmlElementRecognize>b__1()
   в System.Threading.Tasks.Task`1.InnerInvoke()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Could not compute box model.
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=zy22kEyjiXR50yuuKUsj37NT027GA.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ziK3cPjyBGhTyVz1Me_ewTZ6jm$L_u7BqR6AAZXIUJ4Gt.#=z5mCqXpjGIaiDh1_7R6rxhS8=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zpj_rR2vJbtfiOn2NCU7XnAY=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zhq2T515bgE2z9CZR5nhkvC0=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=z8OJ5hlgU$Rie8xYyc$ENqcs=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:39.9180]|16||System.ArgumentException
Недопустимый параметр.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Drawing.Bitmap..ctor(Stream stream)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.oFISdNYRX9p(ActionInfo  , String  , String  , String  , Boolean&  , Int32  , yqHu9Wu2yDiCl0TMvr  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.<>c__DisplayClass179_1.<HtmlElementRecognize>b__1()
   в System.Threading.Tasks.Task`1.InnerInvoke()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.ArgumentException: Недопустимый параметр.
   в System.Drawing.Bitmap..ctor(Stream stream)    
--------------------------------------------------------------------------------
[2023-01-09 01:41:39.9180]|16||System.Exception
Некорректная капча
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.oFISdNYRX9p(ActionInfo  , String  , String  , String  , Boolean&  , Int32  , yqHu9Wu2yDiCl0TMvr  )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.<>c__DisplayClass179_1.<HtmlElementRecognize>b__1()
   в System.Threading.Tasks.Task`1.InnerInvoke()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Exception: Некорректная капча
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.oFISdNYRX9p(ActionInfo  , String  , String  , String  , Boolean&  , Int32  , yqHu9Wu2yDiCl0TMvr  )    
--------------------------------------------------------------------------------
[2023-01-09 01:41:40.8864]|13||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:40.8864]|13||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:55.6716]|13||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
Cannot find context with specified id
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Cannot find context with specified id
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|102||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|89||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|102||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
Cannot find context with specified id
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Cannot find context with specified id
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|89||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|91||System.NullReferenceException
Ссылка на объект не указывает на экземпляр объекта.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в DevtoolsChromiumInstance.Browser.Extensions.#=zujt66QpXFq9HQ995Vw==.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   в DevtoolsChromiumInstance.Browser.Extensions.#=z9wJJRiRrYy_T(#=zRndm3URa_SHp72z8fQ== #=zMWh4nSEKihfCKZuFIQ==, #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY= #=zn2X35Y4=, CancellationToken #=zw9sic48=)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zs1brsaBnEe8yU005JA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zt_BKLqwkJpoWBN7KsZiTqU8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
   в DevtoolsChromiumInstance.Browser.Extensions.#=zujt66QpXFq9HQ995Vw==.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|91||System.NullReferenceException
Ссылка на объект не указывает на экземпляр объекта.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zs1brsaBnEe8yU005JA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zt_BKLqwkJpoWBN7KsZiTqU8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
   в DevtoolsChromiumInstance.Browser.Extensions.#=zujt66QpXFq9HQ995Vw==.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8002]|91||System.NullReferenceException
Ссылка на объект не указывает на экземпляр объекта.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zAoMUEJ$C$eLY22QIAg==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zs1brsaBnEe8yU005JA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zt_BKLqwkJpoWBN7KsZiTqU8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
   в DevtoolsChromiumInstance.Browser.Extensions.#=zujt66QpXFq9HQ995Vw==.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zs1brsaBnEe8yU005JA==.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8201]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:41:59.8201]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:01.0814]|19||System.InvalidOperationException
Document with address "0;2" not found.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zCIhfWIc5HY8n(String #=zFMfyX$AjES6d, CancellationToken #=zw9sic48=)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_qG0PMCYzfaYjSx5PVBe0WE=(String #=zS_R5ew1Q1HvG)
   в CommandTransfer.MessagePerformer.TabGetHtmlElement(Int32 tabId, String docAddr, String formNumber, String tags, IEnumerable`1 parameters, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.Tab.GetHtmlElement(String doc, String form, String tag, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.Mq2wvUlbwdviMZBOjKyh(Object , Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Boolean& success, Boolean inBlocked, Boolean printWarning)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Int32 waitTime, Boolean& success)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HtmlElementTouchEvent(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.r41FEolJJ1NmN5Wh2q9k(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Document with address "0;2" not found.
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:01.0884]|19||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_qG0PMCYzfaYjSx5PVBe0WE=(String #=zS_R5ew1Q1HvG)
   в CommandTransfer.MessagePerformer.TabGetHtmlElement(Int32 tabId, String docAddr, String formNumber, String tags, IEnumerable`1 parameters, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.Tab.GetHtmlElement(String doc, String form, String tag, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.Mq2wvUlbwdviMZBOjKyh(Object , Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Boolean& success, Boolean inBlocked, Boolean printWarning)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Int32 waitTime, Boolean& success)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HtmlElementTouchEvent(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.r41FEolJJ1NmN5Wh2q9k(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Document with address "0;2" not found.
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:01.5904]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
Timezone override is already in effect
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Timezone override is already in effect
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:01.5904]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Emulation.setGeolocationOverride' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Emulation.setGeolocationOverride' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:01.5904]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Page.setSpeechSynthesisVoices' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Page.setSpeechSynthesisVoices' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:01.5904]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:01.5904]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
Timezone override is already in effect
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zbedV5wAmzu1bHKZYkfNstnQ=.#=zzYwaDgts_gpuvQtujG04Keby4GHg.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Timezone override is already in effect
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:01.5904]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Emulation.setGeolocationOverride' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zZm$Xv$1II13yR8L91pgKek8=.#=zS35vcQ9zqyXxcq1o1MzOmWo7UA$gxkeNJA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Emulation.setGeolocationOverride' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:01.5904]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z6FWpc4MrpVwJmSza5xfDB20=.#=zG9l9slkAPqu2A_FikEVrfO4=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:01.5904]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Page.setSpeechSynthesisVoices' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zab_LtXDLE60K39gQGhr8nXY=.#=zH8JLRiDCPUXF8NDzYxBzayt0pdG4TIQL7VKUkZ0w5eDWHS60yw==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Page.setSpeechSynthesisVoices' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:01.5904]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Browser.setPermission' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Browser.setPermission' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:01.5904]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Browser.setPermission' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z_DLu5ODSfhGO_5P_0t_WIG0=.#=zgWfMiLKLKMvNsenV53G0Dgo=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Browser.setPermission' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:03.6113]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:03.6113]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:03.6352]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:03.6352]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:03.6352]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:03.6352]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:03.8603]|89||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:03.8603]|89||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:04.2467]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:04.2467]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:04.5453]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:04.5453]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.1825]|19||System.InvalidOperationException
Document with address "0;2" not found.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zCIhfWIc5HY8n(String #=zFMfyX$AjES6d, CancellationToken #=zw9sic48=)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_qG0PMCYzfaYjSx5PVBe0WE=(String #=zS_R5ew1Q1HvG)
   в CommandTransfer.MessagePerformer.TabGetHtmlElement(Int32 tabId, String docAddr, String formNumber, String tags, IEnumerable`1 parameters, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.Tab.GetHtmlElement(String doc, String form, String tag, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.Mq2wvUlbwdviMZBOjKyh(Object , Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Boolean& success, Boolean inBlocked, Boolean printWarning)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Int32 waitTime, Boolean& success)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HtmlElementTouchEvent(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.r41FEolJJ1NmN5Wh2q9k(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Document with address "0;2" not found.
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.1825]|19||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_qG0PMCYzfaYjSx5PVBe0WE=(String #=zS_R5ew1Q1HvG)
   в CommandTransfer.MessagePerformer.TabGetHtmlElement(Int32 tabId, String docAddr, String formNumber, String tags, IEnumerable`1 parameters, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.Tab.GetHtmlElement(String doc, String form, String tag, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.Mq2wvUlbwdviMZBOjKyh(Object , Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Boolean& success, Boolean inBlocked, Boolean printWarning)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Int32 waitTime, Boolean& success)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HtmlElementTouchEvent(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.r41FEolJJ1NmN5Wh2q9k(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Document with address "0;2" not found.
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.4054]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.4054]|102||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.4054]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.4054]|102||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.5032]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.5032]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8768]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8768]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8768]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8768]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8873]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8873]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8873]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8873]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8873]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8873]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8873]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8873]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8873]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.8873]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.9721]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.9721]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.9721]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:05.9721]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.6198]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.6198]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.6198]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.6198]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.6198]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.6198]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.7290]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.7290]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.8525]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.8525]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.8525]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.8525]|5||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.9700]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.9700]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.9700]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:06.9700]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:07.3144]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:07.3144]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:08.5556]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:08.5556]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:08.8343]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:08.8343]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:09.2656]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:09.2656]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:09.4973]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:09.4973]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:09.4973]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:09.4973]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:11.2356]|19||System.InvalidOperationException
Document with address "0;2" not found.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zCIhfWIc5HY8n(String #=zFMfyX$AjES6d, CancellationToken #=zw9sic48=)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_qG0PMCYzfaYjSx5PVBe0WE=(String #=zS_R5ew1Q1HvG)
   в CommandTransfer.MessagePerformer.TabGetHtmlElement(Int32 tabId, String docAddr, String formNumber, String tags, IEnumerable`1 parameters, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.Tab.GetHtmlElement(String doc, String form, String tag, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.Mq2wvUlbwdviMZBOjKyh(Object , Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Boolean& success, Boolean inBlocked, Boolean printWarning)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Int32 waitTime, Boolean& success)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HtmlElementTouchEvent(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.r41FEolJJ1NmN5Wh2q9k(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Document with address "0;2" not found.
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:11.2356]|19||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_qG0PMCYzfaYjSx5PVBe0WE=(String #=zS_R5ew1Q1HvG)
   в CommandTransfer.MessagePerformer.TabGetHtmlElement(Int32 tabId, String docAddr, String formNumber, String tags, IEnumerable`1 parameters, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.Tab.GetHtmlElement(String doc, String form, String tag, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.Mq2wvUlbwdviMZBOjKyh(Object , Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Boolean& success, Boolean inBlocked, Boolean printWarning)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Int32 waitTime, Boolean& success)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HtmlElementTouchEvent(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.r41FEolJJ1NmN5Wh2q9k(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Document with address "0;2" not found.
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:12.2307]|19||System.InvalidOperationException
Document with address "0;2" not found.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zCIhfWIc5HY8n(String #=zFMfyX$AjES6d, CancellationToken #=zw9sic48=)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_qG0PMCYzfaYjSx5PVBe0WE=(String #=zS_R5ew1Q1HvG)
   в CommandTransfer.MessagePerformer.TabGetHtmlElement(Int32 tabId, String docAddr, String formNumber, String tags, IEnumerable`1 parameters, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.Tab.GetHtmlElement(String doc, String form, String tag, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.Mq2wvUlbwdviMZBOjKyh(Object , Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Boolean& success, Boolean inBlocked, Boolean printWarning)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Int32 waitTime, Boolean& success)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HtmlElementTouchEvent(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.r41FEolJJ1NmN5Wh2q9k(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Document with address "0;2" not found.
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:12.2307]|19||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_qG0PMCYzfaYjSx5PVBe0WE=(String #=zS_R5ew1Q1HvG)
   в CommandTransfer.MessagePerformer.TabGetHtmlElement(Int32 tabId, String docAddr, String formNumber, String tags, IEnumerable`1 parameters, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.Tab.GetHtmlElement(String doc, String form, String tag, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.Mq2wvUlbwdviMZBOjKyh(Object , Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Boolean& success, Boolean inBlocked, Boolean printWarning)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Int32 waitTime, Boolean& success)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HtmlElementTouchEvent(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.r41FEolJJ1NmN5Wh2q9k(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Document with address "0;2" not found.
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:13.2564]|19||System.InvalidOperationException
Document with address "0;2" not found.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zCIhfWIc5HY8n(String #=zFMfyX$AjES6d, CancellationToken #=zw9sic48=)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_qG0PMCYzfaYjSx5PVBe0WE=(String #=zS_R5ew1Q1HvG)
   в CommandTransfer.MessagePerformer.TabGetHtmlElement(Int32 tabId, String docAddr, String formNumber, String tags, IEnumerable`1 parameters, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.Tab.GetHtmlElement(String doc, String form, String tag, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.Mq2wvUlbwdviMZBOjKyh(Object , Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Boolean& success, Boolean inBlocked, Boolean printWarning)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Int32 waitTime, Boolean& success)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HtmlElementTouchEvent(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.r41FEolJJ1NmN5Wh2q9k(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Document with address "0;2" not found.
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:13.2564]|19||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_qG0PMCYzfaYjSx5PVBe0WE=(String #=zS_R5ew1Q1HvG)
   в CommandTransfer.MessagePerformer.TabGetHtmlElement(Int32 tabId, String docAddr, String formNumber, String tags, IEnumerable`1 parameters, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.Tab.GetHtmlElement(String doc, String form, String tag, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.Mq2wvUlbwdviMZBOjKyh(Object , Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Boolean& success, Boolean inBlocked, Boolean printWarning)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Int32 waitTime, Boolean& success)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HtmlElementTouchEvent(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.r41FEolJJ1NmN5Wh2q9k(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Document with address "0;2" not found.
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:14.2453]|19||System.InvalidOperationException
Document with address "0;2" not found.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zCIhfWIc5HY8n(String #=zFMfyX$AjES6d, CancellationToken #=zw9sic48=)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_qG0PMCYzfaYjSx5PVBe0WE=(String #=zS_R5ew1Q1HvG)
   в CommandTransfer.MessagePerformer.TabGetHtmlElement(Int32 tabId, String docAddr, String formNumber, String tags, IEnumerable`1 parameters, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.Tab.GetHtmlElement(String doc, String form, String tag, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.Mq2wvUlbwdviMZBOjKyh(Object , Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Boolean& success, Boolean inBlocked, Boolean printWarning)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Int32 waitTime, Boolean& success)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HtmlElementTouchEvent(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.r41FEolJJ1NmN5Wh2q9k(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Document with address "0;2" not found.
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:14.2453]|19||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_qG0PMCYzfaYjSx5PVBe0WE=(String #=zS_R5ew1Q1HvG)
   в CommandTransfer.MessagePerformer.TabGetHtmlElement(Int32 tabId, String docAddr, String formNumber, String tags, IEnumerable`1 parameters, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.CommandCenter.Tab.GetHtmlElement(String doc, String form, String tag, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.Mq2wvUlbwdviMZBOjKyh(Object , Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Boolean& success, Boolean inBlocked, Boolean printWarning)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.SearchHtmlElement(ActionInfo actionInfo, Int32 waitTime, Boolean& success)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.HtmlElementTouchEvent(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.r41FEolJJ1NmN5Wh2q9k(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.HtmlElementActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Document with address "0;2" not found.
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zGQEkP0r3Zpq5ecJstftnVVQ=.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:15.7331]|89||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:15.7331]|89||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:26.4052]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:26.4052]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:26.4052]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:26.4052]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:28.8477]|54||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:42:29.3092]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:29.3092]|103||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:29.3092]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:29.3092]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:29.3092]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:29.3092]|89||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:29.3092]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:29.3092]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:29.3092]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:29.3092]|89||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:30.6570]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:30.6570]|90||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:34.6923]|9||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:42:34.7853]|9||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:42:36.8913]|8||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:42:36.9861]|8||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:42:39.0445]|17||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:42:39.0445]|17||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-09 01:42:40.0382]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:40.0382]|9||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:55.3733]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:42:55.3733]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:43:36.3240]|95||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:43:36.3240]|95||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:44:15.8855]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:44:15.8855]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:44:58.6037]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:44:58.6037]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:45:36.3403]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:45:36.3403]|20||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:45:40.3263]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:45:40.3263]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z6FWpc4MrpVwJmSza5xfDB20=.#=zG9l9slkAPqu2A_FikEVrfO4=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:46:13.9051]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:46:13.9051]|15||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:46:55.1267]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:46:55.1267]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:47:32.6415]|110||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:47:32.6415]|110||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:48:15.6834]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:48:15.6834]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:48:59.3807]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:48:59.3807]|7||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:49:37.1230]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:49:37.1230]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:50:17.5959]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:50:17.5959]|8||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:50:58.3188]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:50:58.3188]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:51:41.8382]|95||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:51:41.8382]|95||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:52:25.0308]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:52:25.0308]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:53:06.6514]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:53:06.6514]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:53:44.8005]|108||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:53:44.8005]|108||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:54:28.1591]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:54:28.1591]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:55:05.3629]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:55:05.3629]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:55:30.4334]|108||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:55:30.4334]|108||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:55:46.0774]|3||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:55:46.0774]|3||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:56:23.3665]|32||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:56:23.3665]|32||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:57:00.8876]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:57:00.8876]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:57:25.4645]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:57:25.4645]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-09 01:57:26.4701]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-09 01:57:26.4701]|54||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z6FWpc4MrpVwJmSza5xfDB20=.#=zG9l9slkAPqu2A_FikEVrfO4=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
